Delete license by key
This endpoint allows you to delete a license by its license key. This operation is permanent and cannot be undone.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Your team's UUID. You can find this value in your team's settings on the Lukittu dashboard. Format: UUID v4.
The Lukittu license key to delete. Lukittu license keys always follow this format: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX where X is an uppercase letter (A-Z) or a digit (0-9).